div.errorframe{
    font-size:12px;
    color:#ff0000;
    border: 1px solid #ff0000;
    padding:20px;
}
div.scroll-pane{
    padding-right:5px;
    min-height:150px;
}
div.arrow_video{
    position:absolute;
    margin-top:20px;
    margin-left:40px;
}
img.doc{
    margin-right: 5px;
}

table.gallerytable{
    border-collapse: collapse;
    width:100%;
    border-width: 0;
}
table.gallerytable td{
    width:20%;
    padding: 0;
    border-width: 0;
    vertical-align: top;
    text-align: center;
}

div.leftbottombanners{

    /*padding:10px 0px !important;*/
    float: left;
}

.directions {
	float: right;
	height: 21px;
	width: 215px;

	background: url("/i/select_back.gif")/*tpa=http://dit.mos.ru/images/select_back.gif*/ no-repeat;
	}
	a.hdr {
		display: block;
		height: 21px;
		line-height: 21px;
		padding: 0 10px;
		color: #666;
		text-decoration: none;
	}
#sel0{
    position:absolute;
    visibility:hidden;
    z-index:100;
    width:204px;
    padding: 5px;
    background-color:#cecece;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;

}
#sel0 div.inactive{
  background-image:url("/i/dir_bullet.gif")/*tpa=http://dit.mos.ru/images/dir_bullet.gif*/;
  background-position: center left;
  background-repeat:no-repeat;
    cursor:pointer;
  padding: 5px 5px 5px 15px;
     border: 1px solid #cecece;
    background-color:#cecece;
     border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;

}

#sel0 div.inactive a{
    color: #444444;
    font-size: 11px;
	font-weight: normal;
     text-decoration:none;
}

#sel0 div.active{
    background-image:url("/i/dir_bullet.gif")/*tpa=http://dit.mos.ru/images/dir_bullet.gif*/;
    background-position: center left;
    background-repeat:no-repeat;
  cursor:pointer;
    padding: 5px 5px 5px 15px;
    border: 1px solid #e9e9e9;
    background-color:#e9e9e9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
#sel0 div.active a{
    color: #0368b9;
    font-size: 11px;
	font-weight: normal;
    text-decoration:none;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
html, body {margin: 0; padding: 0;}

a {
	color: #014a81;
	}
a:hover {
	text-decoration: none;
	}

img {border: 0;}

form, input, p {padding: 0; margin: 0;}

h1 {

	color: #333;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;

	}

h2 {
	padding: 0.5em 0 0.5em 0;

	color: #999;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.3em;
	}

h3 {
	padding: 0 0 0.3em 10px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3em;
	color: #000;
	}
	h3 span {
		float: left;
		padding: 0px 2px 0 0;
		margin: -2px 0 0 -10px;

		color: #600;
		font-size: 25px;
		font-family: Tahoma, Helvetica, sans-serif;
		}

.clear {clear: both;}
.fleft {float: left;}
.fright {float: right;}
.wrapper {float: left; width: 100%; overflow: hidden;}
.dline {margin: 0 0 0 30px; border-top: 1px solid #ccc;}

/* -----  -----  -----  -----  ----- main  -----  -----  -----  -----  ----- */

.main {
	min-width: 900px;
	max-width: 1080px;
	margin: auto;
	padding: 15px;

	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}
	.main .wrapper.minmax {
		width:expression(Math.min(Math.max(document.documentElement.clientWidth - 30 || document.body.clientWidth - 30, 900), 1080));
		}

/* -----  -----  -----  -----  ----- header -----  -----  -----  -----  ----- */

.iconsmenu {
	float: left;
	height: 49px;
	width: 270px;
	}
	.iconsmenu a.small,
	.iconsmenu a.big {
		float: right;
		color: #ccc;
		margin: -1px 0 0 0;
		}
	.iconsmenu a.active {
		color: #999;
		}
	.iconsmenu a.big {
		font-size: 18px;
		margin: -6px 0 0 5px;
		}
		.iconsmenu a.small:hover,
		.iconsmenu a.big:hover {
			color: #014a81;
			}

	.iconsmenu a.ico {
		float: left;
		height: 16px;
		width: 16px;

		background: url("/i/icons.png")/*tpa=http://dit.mos.ru/images/icons.png*/ no-repeat;
		}
		.iconsmenu a.map {
			margin-right: 5px;
			background-position: 0 0;
			}
			.iconsmenu a.map:hover {
				background-position: -16px 0;
				}
		.iconsmenu a.mail {
			margin-right: 5px;
			background-position: 0 -48px;
			}
			.iconsmenu a.mail:hover {
				background-position: -16px -48px;
				}
		.iconsmenu a.rss {
			margin-right: 5px;
			background-position: 0 -16px;
			}
			.iconsmenu a.rss:hover {
				background-position: -16px -16px;
				}
		.iconsmenu a.mobile {
			margin-right: 5px;
			background-position: 0 -32px;
			}
			.iconsmenu a.mobile:hover {
				background-position: -16px -32px;
				}
		.iconsmenu a.login {
			margin-right: 5px;
			background-position: 0 -64px;
			}
			.iconsmenu a.login:hover {
				background-position: -16px -64px;
				}

/* -----  -----  -----  -----  ----- footer -----  -----  -----  -----  ----- */

.bottommenu {
	float: left;
	height: 45px;
	width: 100%;
	margin-top: 30px;

	behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
	background: #e5e5e5;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	.bottommenu .banners {
		float: left;
		width: 270px;

		}
	.bottommenu .social {
		float: right;
		width: 270px;
		}
		.bottommenu .social .archive {
				float: right;
				padding: 13px 15px 0 0;
				}
				.bottommenu .social .archive a {
					color: #666;
					}
				.bottommenu .social .archive span {
					float: left;
					overflow: hidden;
					height: 1.3em;
					width: 7px;
					background: url("/i/arrow_bw.gif")/*tpa=http://dit.mos.ru/images/arrow_bw.gif*/ 0 5px no-repeat;
					}

.copyrights {
	float: left;
	width: 100%;
	padding: 15px 0 0 0;
	color: #999;
	font-size: 10px;
	}

/* -----  -----  -----  -----  ----- leftcolumn -----  -----  -----  -----  ----- */

.leftcolumn {
	float: left;
	width: 270px;
}

	.leftcolumn .logo {
		display: block;
		float: left;
		height: 70px;
		width: 270px;
		margin-top: 10px;

		background: url("/i/logo.png")/*tpa=http://dit.mos.ru/images/logo.png*/ 50% no-repeat;
		}

	.leftcolumn .search {
		float: left;
		margin: 0 0 15px 0;
		padding: 1px;
        	border: 1px solid #ccc;
                behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
                position: relative;
        }
	*:first-child+html .leftcolumn .search .txt {
			margin: 0 4px 0 0;

			width: 200px;
                        height: 17px;
			color: #333;
			border: 0;
			}

        .leftcolumn .search .txt {
			margin: 0 4px 0 0;
			padding: 2px;
			width: 200px;
                        color: #333;

			border: 0;
			}

		.leftcolumn .search .find {
			padding: 4px 0 3px;
			width: 50px;

			color: #666;
			font-size: 11px;
			background: url("/i/gradient.png")/*tpa=http://dit.mos.ru/images/gradient.png*/;
			border:0;
			/*behavior: url(/jsscripts/border-radius.htc);
                        */behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			cursor: pointer;
			}

    .leftcolumn ul, .leftcolumn li {
        list-style: none;
        }
	.leftcolumn ul.globalmenu {
		float: left;
		width: 250px;
		margin: 15px 0;
		padding: 7px 10px;

		background: #e5e5e5;

		behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
		.leftcolumn ul.globalmenu li:first-child,
		.leftcolumn ul.globalmenu li:first-child > a {border: 0;}

		.leftcolumn ul.globalmenu li {
			position: relative;
			border-top: 1px solid #ccc;
			z-index: 100;
			background: #e5e5e5 url("/i/arrow_global.gif")/*tpa=http://dit.mos.ru/images/arrow_global.gif*/ 0 9px no-repeat;
			}
			.leftcolumn ul.globalmenu li:hover a {
				color: #333;
				}
			.leftcolumn ul.globalmenu li a {
				display: block;
				padding: 7px 7px 7px 14px;

				color: #600;
				font-size: 11px;
				font-family:Tahoma, Geneva, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: none;
				line-height: 1.3em;

				border-top: 1px solid #f2f2f2;
				}
		.leftcolumn ul.globalmenu > li:hover {
			margin: 0 -10px -1px;
			padding: 0 10px 1px;
			background: #ccc url("/i/arrow_global.gif")/*tpa=http://dit.mos.ru/images/arrow_global.gif*/ 10px -81px no-repeat;
			}
		.leftcolumn ul.globalmenu > li:hover > a {
			border-color: #ccc;
			}
		.leftcolumn ul.globalmenu li:hover > ul {
			display: block;
			}
		.leftcolumn ul.globalmenu li:first-child ul {
			top: 0;
			}
		.leftcolumn ul.globalmenu li ul {
			float: left;
			width: 280px;
			position: absolute;
			display: none;
			top: -1px;
			left: 260px;
			margin: 0 0 0 10px;
			padding: 7px 0;

			border-left: 1px solid #fff;
			background: #ccc url("/i/arrow.gif")/*tpa=http://dit.mos.ru/images/arrow.gif*/ 0 12px no-repeat;
			border-radius: 0 5px 5px;
			-moz-border-radius: 0 5px 5px;
			-webkit-border-radius: 0 5px 5px;
			opacity: .95; /* Standard: FF gt 1.5, Opera, Safari */
			/*filter: alpha(opacity=95); /* IE lt 8 */
			-ms-filter: "alpha(opacity=95)"; /* IE 8 */
			-khtml-opacity: .95; /* Safari 1.x */
			-moz-opacity: .95; /* FF lt 1.5, Netscape */
			}
			.leftcolumn ul.globalmenu li ul li {
				position: relative;
				z-index: 100;
				background: url("/i/arrow_red.gif")/*tpa=http://dit.mos.ru/images/arrow_red.gif*/ 20px 7px no-repeat;
				}
				.leftcolumn ul.globalmenu li ul li:hover {
					background-color: #999;
					background-position: 20px -87px;
					}
			.leftcolumn ul.globalmenu li ul li a {
				padding: 3px 0 3px 29px;

				color: #333;
				font-size: 10px;
				line-height: 1.3em;
				font-weight: normal;
				border: 0;
				}

			.leftcolumn ul.globalmenu li ul li ul {
				margin: 0 0 0 20px;
				top: 0;
				background: #999;
				border: 0px;
				}
				.leftcolumn ul.globalmenu li ul li ul li {
					border: 0px;
					}

	.leftcolumn .banners {
		overflow: hidden;
		position: relative;
		float: left;
		width: 270px;
                margin-bottom: 15px;
		}
		.leftcolumn .banners .corner.top {
			position: absolute;
			top: -5px;
			}
		.leftcolumn .banners .corner.bottom {
			position: absolute;
			bottom: -5px;
			}
		.leftcolumn .banners a {
			display: block;
			height: 35px;
			/*padding-left: 50px; */

			color: #fff;
			line-height: 35px;
			font-family: Tahoma, Geneva, sans-serif;
			font-size: 11px;
			text-decoration: none;
			text-transform: uppercase;
			font-weight: bold;

			/*background: url('/images/banner.png') no-repeat;*/
			}
			.leftcolumn .banners a:hover {
				text-decoration: underline;
				}

                        .banners p, .leftbottombanners p  {
                            padding:0px;
                            margin:0px;
                        }

/* -----  -----  -----  -----  ----- content -----  -----  -----  -----  ----- */
.content {
	margin: 0 0 0 270px;
}
    .content p {
        line-height: 1.3em;
        padding-bottom: 0.5em;

        text-align: justify;
        }

    .content .mainnewsblock {
        margin: 0 0 15px 30px;
        padding: 10px;

        background: #f2f2f2;
        behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        }
	.content .maingallery {
		float: left;
		height: 260px;
		width: 390px;
		}
	.content .actualnews {
		margin: 0 0 0 390px;
		}

	.content .breadcrumbs,
    .content .breadcrumbs a {
		color: #999;
		font-size: 11px;
		}
		.content .breadcrumbs span {
			color: #333;
			font-size: 11px;
			}

	.content .threecolumms {
		float: left;
		width: 101%;
		margin-right: -1%;
		}
		.content .threecolumms h2{
			margin: 15px 0 0 30px;
            padding: 0;
			}
		.content .threecolumms .block {
			float: left;
			width: 33%;
			}

	/*подкорректировать + изменить режим заголовков*/
	.content .more {
			float: right;
			margin-right: 1%;
			}
			.content .more span, span.back {
				float: left;
				overflow: hidden;
				height: 1.3em;
				width: 7px;
				background: url("/i/arrow_bw.gif")/*tpa=http://dit.mos.ru/images/arrow_bw.gif*/ 0 -88px no-repeat;
				}
	.content .news {
		/*float: left;
		width: 100%;*/
		margin-left: 30px;
		}
        .content .mainnewsblock .news {margin: 0 10px 0 20px}
		.content .contextmenu {
			background: #e5e5e5;
			padding: 10px;
                        margin-bottom:10px;
                        background-position: left center;
                        background-repeat: no-repeat;

			behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
			border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			}
			.content .contextmenu a {
				float: left;
				padding: 2px 3px;
				margin-right: 5px;
				}
			.content .contextmenu span {
				float: left;
				padding: 2px 5px 2px 15px;
				margin-right: 5px;
				color: #fff;

				behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
				border-radius: 5px;
			    -moz-border-radius: 5px;
			    -webkit-border-radius: 5px;
			    -khtml-border-radius: 5px;
				background: #760018 url("/i/arrow_bw.gif")/*tpa=http://dit.mos.ru/images/arrow_bw.gif*/ 5px 6px no-repeat;
				}

		.content .news h3 a {
			color: #000;
			text-decoration: none;
			}
			.content .news h3 a:hover {
				color: #600;
				}
		.content .news .head {
			position: relative;
			height: 51px;
			}
			.content .news .head h3 {
				position: absolute;
				bottom: 0;
				}
		.content .news .image {
			height: 90px;
			padding: 0 0 10px 0;
			background: 50% 0 no-repeat;
			}
		.content .news p {
			padding: 0 0 1.3em 0;
            margin: 0 0 1.3em 0;
            text-align: justify;

			line-height: 1.3em;
            /*background: url('/images/separator.png') 100% 100% no-repeat;*/
            border-bottom: 1px solid #E7E6E1;
			}
            .content .mainnewsblock .news p {margin: 0; background: transparent; border: 0;}
			.content .news p span.date {
				color: #600;
				font-size: 10px;
				line-height: 1.3em;
				}
			.content .news p a {
				color: #333;
				text-decoration: none;
				}
				.content .news p a:hover {
					color: #014a81;
					text-decoration: underline;
					}
    .content .attachedtags {
        padding: 10px;
        margin: 10px 0;

        behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        }
        	       .content .attachedtags a {
				/*float: left;*/
				padding: 2px 3px;
				}
			.content .attachedtags span {
				float: left;
				padding: 2px 5px 2px 15px;
				color: #fff;

				behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
				border-radius: 5px;
			    -moz-border-radius: 5px;
			    -webkit-border-radius: 5px;
			    -khtml-border-radius: 5px;
				background: #760018 url("/i/arrow_bw.gif")/*tpa=http://dit.mos.ru/images/arrow_bw.gif*/ 5px 6px no-repeat;
				}

.files {
    margin: 15px 0 0;
    padding-top: 5px;
  /*  border-top: 1px solid #D2D2D2;*/
    }
    .files a {
        display: block;
        padding: 3px 0 3px 20px;

        color: #666;
        background-position: 0 2px;
        background-repeat: no-repeat;
        }

.ves {
	position: relative;
	padding: 3px;
    margin: 0 0 15px 0;

	background: #c2c2c2;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
	}
	.ves .who {
		float: left;
		width: 180px;
		padding: 5px 0 5px 10px;
		color: #fff;
		font-size: 20px;
		}
	.ves .what {
        position: relative;

		margin-left: 190px;
		padding: 5px 10px 5px 20px;

		background: #fff;
		border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
		}
	.ves .triangle {
		position: absolute;
		left: 193px;
		top: 50%;
		margin-top: -10px;
		width: 0;
		height: 0;

		border: 10px solid #fff;
		border-left: 10px solid #c2c2c2;
		border-right:0;

		line-height: 0;
		font-size: 0;
		}

.sotrudnik {
	margin-bottom: 15px;
	}
	.sotrudnik .header {
		height: 53px;

		color: #666;
		font-size: 16px;

		background: url("/i/head.png")/*tpa=http://dit.mos.ru/images/head.png*/ 100% -53px;
		}
		.sotrudnik .header .wrapper {
			height: 53px;
			padding-top: 7px;
                        background:  url("/i/head.png")/*tpa=http://dit.mos.ru/images/head.png*/ 100% -106px no-repeat;
			background: url("/i/head.png")/*tpa=http://dit.mos.ru/images/head.png*/ no-repeat, url("/i/head.png")/*tpa=http://dit.mos.ru/images/head.png*/ 100% -106px no-repeat;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/head.png', sizingMethod='crop'); /* IE6-8 */
			}
			.sotrudnik .header .wrapper .icon {
				overflow: hidden;
				position: relative;
				float: left;
				height: 53px;
				width: 60px;
				margin-right: 15px;
                background-position: 0 50%;

                border-radius: 5px;
			    border-bottom-left-radius: 0;
			    border-bottom-right-radius: 0;
				}
                .sotrudnik .header .wrapper .icon img {
                    position: absolute;
                    }
		.sotrudnik .about {
            padding: 10px;
			border-radius: 5px;
			border-top-left-radius: 0;
			border-top-right-radius: 0;
			border: 1px solid #e1e1e1;
			border-top: 0;
			}


.menu_blocks {
	margin-right: -20px;
	}
	.menu_blocks .w50 {
		float: left;
		width: 49%;
		}
		.menu_blocks .w50 .p30 {
			padding: 0 22px 20px 0;
			}

.menu_blocks a.block {
	display: table;
	overflow: hidden;
	width: 100%;
	height: 60px;

	#position: relative;

	background: #f6f6f6;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    border: 1px solid #c9d9e2;

    text-decoration: none;
    color: #384554;
	}
    .menu_blocks a.block:hover {text-decoration: underline;}
	.menu_blocks .block .wrap {
		/*#position: absolute;
		#top: 50%;*/
		height: 100%;
		display: table-cell;
		vertical-align: middle;

        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
		}
		.menu_blocks .block .wrap .cont {
			/*#position: relative;
			#top: -50%;*/
			position: relative;
			top: 33%;
			height: 100%;
            display: block;
			padding-left: 120px;

			font-size: 16px;
			color: #333;
			text-transform: uppercase;
            text-decoration: none;
			}




/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */



.selects {
	/**/position: relative;

	float: left;
	width: 215px;
	background: #fff url("/i/select_back.gif")/*tpa=http://dit.mos.ru/images/select_back.gif*/ no-repeat;
	}

	.selects a {
		/**/display: block;
		/*ie6*/zoom: 1;

		overflow: hidden;
		padding: 0 5px;

		line-height: 20px;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 12px;
		color: #666;
		text-decoration: none;
		}
		.selects a span {
			display: block;
			margin-right: 30px;
			overflow: hidden;
                        height: 20px;
                }

	.selects div {
		/**/position: absolute;
		/**/top: 100%;
		/**/display: none;
		/*ie6*/background: #fff;
		/*!ie6*/z-index: 1;

		margin: 1px 0 0;
		padding: 5px 7px 5px 5px;

		background: #CECECE;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		}
		.selects div ul {
			overflow: auto;
			width: 202px;
			height: 96px;
			margin: 0;
			padding: 0;

			background: #CECECE;
			list-style-type: none;
			}
			.selects div ul li {
				margin: 0;
				padding: 0;
				}
				.selects div ul li a {
					width: 165px;
					margin: 0 5px 0 0;
					padding: 0 0 0 15px;

					outline: 0;
					line-height: 24px;
					background: #CECECE url("/i/dir_bullet.gif")/*tpa=http://dit.mos.ru/images/dir_bullet.gif*/ 0px 9px no-repeat;

					border-radius: 5px;
					-webkit-border-radius: 5px;
					-moz-border-radius: 5px;
					}
					.selects div ul li a.checked {
						background: #b5b5b5 url("/i/dir_bullet.gif")/*tpa=http://dit.mos.ru/images/dir_bullet.gif*/ 0px 9px no-repeat;
						}
						.selects div ul li a:hover {background: #E9E9E9 url("/i/dir_bullet.gif")/*tpa=http://dit.mos.ru/images/dir_bullet.gif*/ 0px 9px no-repeat;}




/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */
/* ********** ********** ********** ********** ********** */



.borderwrapper {
        padding: 0 10px;
        margin: 20px 0;

        behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        }
























.newsitem p a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 13px;
    text-decoration: none;
}


p.fpnewsdate {
    color: #600;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 10px;
}

p.fpnewsdate span {
    color: #979797;
}

p.fpnewstitle {
    color: #333;
    margin: 0px;
    font-size: 16px;
    font-weight:bold;

}

p.fpnewstitle a {
    color: #0f5286; /*#505050;*/
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight: normal;

}

p.fpnewstitle a:hover {
    color: #0f5286;
    text-decoration: none;
    font-weight: normal;
}

p.fpnewsannounce, div.fpnewsannounce{
 color: #333333;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 13px;
    text-decoration: none;
}


p.fpnewsannounce a:hover {
    color: #014a81;
    text-decoration: underline;
	cursor:pointer;
}



div.listing a {
    color: #70695c;
    font-size: 11px;
    text-decoration: none;
    margin-right: 5px;

}

div.listing a.active {

    position: relative;
    padding: 1px 2px;

    font-size: 10px;
    color: #2a2823;
    background-color: #7bad94; /*#5ce091;*/
    border: 0px solid #7bad94; /*#5ce091;*/
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;

}

div.listing span {

    font-size: 11px;

    text-decoration: none;
    margin-right: 5px;
}

div.listing span.enabled {
    position: relative;
    padding: 2px 2px 2px 2px;
    font-size: 11px;
    color: #660000;
    font-weight: bold;
}

div.listing span.disabled {
    font-size: 11px;
    color: #ccc;
}
div.mainmenu3lev {
    position: relative;
    padding: 7px 5px 5px 0px;
}

div.mainmenu3levitem {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    background-image: url("/i/lvl3_arrow.gif")/*tpa=http://dit.mos.ru/images/lvl3_arrow.gif*/;
    background-position: 5px 8px;
    background-repeat: no-repeat;

}

div.mainmenu3levitem a {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

div.mainmenu3levitem_a {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 15px;
    background-image: url("/i/dropdown_arrow_a.gif")/*tpa=http://dit.mos.ru/images/dropdown_arrow_a.gif*/;
    background-position: 5px 8px;
    background-repeat: no-repeat;
    background-color: #600; /*#45bd76;*/
    border: 0; /*#45bd76;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

div.mainmenu3levitem_a a {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    /*color: #000;*/
    text-decoration: none;
}

div.mainmenu4lvl {
    background-color: #dfdfdf;
    border: 0px solid #dfdfdf;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    position: relative;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    padding: 3px 9px 7px 9px;
    margin-top: 5px;
}

div.mainmenu4lvl span {
    color: #47bc76;
    font-size: 12px;
    text-decoration: none;
}

span.delimiter {
    color: #bebebe !important;
    font-size: 12px;
    font-weight: bold;
}

div.mainmenu4lvl a {
    color: #7997b8;
    font-size: 12px;
    text-decoration: underline;
}
div.mainmenu2lev {
    position: relative;
    z-index: 30;
    margin: 5px 0px 5px 0px;
    padding: 4px;
    background-image: url("/i/menuarrow.gif")/*tpa=http://dit.mos.ru/images/menuarrow.gif*/;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #ccc;
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px; /*behavior: url(/jsscripts/PIE.htc);*/
}

/*div.mainmenu2levitem {

    z-index: 40;
    position: relative;
    padding: 2px 0px 2px 16px;
    padding-left: 16px;
    background-image: url('/images/mainmenu2lev_bullet.gif');
    background-position: 6px 9px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}

div.mainmenu2levitem_p {
    z-index: 40;
    position: relative;
    padding: 2px 0px 2px 16px;
    padding-left: 16px;
    background-image: url('/images/plus_white.gif');
    background-position: 6px 7px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
}*/

div.mainmenu2levitem a, div.mainmenu2levitem_p a {
	display: block;
	/*height: 24px;*/
	padding: 5px 15px;
	line-height: 1.3em;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
    color: #333;
	text-decoration: none;
}
div.mainmenu2levitem a {
	background: url("/i/mainmenu.gif")/*tpa=http://dit.mos.ru/images/mainmenu.gif*/ 5px -185px no-repeat;
	}
	div.mainmenu2levitem a:hover {
		color: #600;
		}

div.mainmenu2levitem_p a {
	background: url("/i/mainmenu.gif")/*tpa=http://dit.mos.ru/images/mainmenu.gif*/ 5px 10px no-repeat;
	}
	div.mainmenu2levitem_p a:hover {
		color: #600;
		}

div.mainmenu2levitem_a a, div.mainmenu2levitem_a_m a, div.mainmenu2levitem_a_p a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
}

div.mainmenu2levitem_a {
    z-index: 40;
    position: relative;
    padding: 2px 0px 2px 16px;
    background: url("/i/mainmenu.gif")/*tpa=http://dit.mos.ru/images/mainmenu.gif*/ 5px -187px no-repeat;
    margin-bottom: 5px;
    background-color: #999;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

div.mainmenu2levitem_a_p {
    z-index: 40;
    position: relative;
    padding: 2px 0px 2px 16px;
    background-image: url("/i/plus_white.gif")/*tpa=http://dit.mos.ru/images/plus_white.gif*/;
    background-position: 6px 7px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    background-color: #070708;
    border: 0px solid #070708;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

div.mainmenu2levitem_a_m {
    z-index: 40;
    position: relative;
    padding: 2px 0px 2px 16px;
    background: url("/i/mainmenu.gif")/*tpa=http://dit.mos.ru/images/mainmenu*/ 5px -86px no-repeat;
    margin-bottom: 5px;
    background-color: #999;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

div.mainmenu {
	float: left;
	margin: 15px 0;
    position: relative;
    z-index: 25;
    padding: 10px;
    background-color: #e5e5e5;
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.mainmenu div {
    text-align: left;
}

div.mainmenuitem {
    position: relative;
    z-index: 30;
    padding-left: 15px;
    background: url("/i/arrow_global.gif")/*tpa=http://dit.mos.ru/images/arrow_global.gif*/ 0px -89px no-repeat;
}

div.mainmenuitem_p {
    position: relative;
    z-index: 30;
    padding-left: 15px;
    background: url("/i/arrow_global.gif")/*tpa=http://dit.mos.ru/images/arrow_global.gif*/ 0px 1px no-repeat;
}

div.mainmenuitem_a {
    position: relative;
    z-index: 30;
    padding-left: 15px;
    background: url("/i/arrow_global.gif")/*tpa=http://dit.mos.ru/images/arrow_global.gif*/ 0px -89px no-repeat;
}

div.mainmenuitem_a_m {
    position: relative;
    z-index: 30;
    padding-left: 15px;
    background: url("/i/arrow_global.gif")/*tpa=http://dit.mos.ru/images/arrow_global.gif*/ 1px -190px no-repeat;
}

div.mainmenuitem a, div.mainmenuitem_p a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #600;
    text-transform: uppercase;
    text-decoration: none;

}

div.mainmenuitem_a a, div.mainmenuitem_a_m a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #333;
    text-transform: uppercase;
    text-decoration: none;

}

div.mainmenu_separator {
    background-image: url("/i/mainmenu_separator.gif")/*tpa=http://dit.mos.ru/images/mainmenu_separator.gif*/;
    background-repeat: repeat-x;
    height: 2px;
    margin: 5px 0px 5px 0px;

}
.docsearch {
    border-collapse: collapse;
    border-width: 0px !important;
    width: 100%;
}

.docsearch td {
    border-width: 0px !important;
    padding: 0px !important;
}

.documentlist {
    padding-top: 20px;
}

.addocs {
    background-image: url("/i/docformat_bg.gif")/*tpa=http://dit.mos.ru/images/docformat_bg.gif*/;
    background-repeat: repeat-x;
    background-position: left bottom;
    position: relative;
    padding-top: 0px;
}

.actual {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 10px;
    color: #ff5a5a;
    float: right;
    background-image: url("/i/delimiter.gif")/*tpa=http://dit.mos.ru/images/delimiter.gif*/;
    background-position: left bottom;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 2px;
    text-shadow: 0px 1px 0px #ffffff;
}

.docformats {
    float: left;
}

.docformats div.delimiter {
    float: left;
    background-image: url("/i/delimiter.gif")/*tpa=http://dit.mos.ru/images/delimiter.gif*/;
    background-position: right bottom;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-right: 40px;
    height: 15px;
}

.docformats div.delimiter div {
    position: absolute;
    margin-top: -5px;
}

.bordered {
    border: solid 1px #bdbdbd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    position: relative;
    padding: 10px;
    margin-bottom: 10px;
}

.addsearch div {
    float: left;
}

#toggleaddsearch {
    background-image: url("/i/arrow_down.gif")/*tpa=http://dit.mos.ru/images/arrow_down.gif*/;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 15px;
    float: right !important;
    margin-right: 90px;
}

.selectedtoggle {
    background-image: url("/i/arrow_up.gif")/*tpa=http://dit.mos.ru/images/arrow_up.gif*/ !important;
}

.tags {
    border-collapse: collapse;
    border-width: 0px !important;
    width: 100%;
    background: #f1f4f7; /* for non-css3 browsers */
    background-image: url("/i/tags_bg.gif")/*tpa=http://dit.mos.ru/images/tags_bg.gif*/;
    background-position: left bottom;
    background-repeat: repeat-x;
}

.tags td, .issueddate, .issueddate td {
    border-width: 0px !important;
}
.issueddate td div.forminput {
    width: 186px !important;
    background-image: url("/i/calendar.gif")/*tpa=http://dit.mos.ru/images/calendar.gif*/;
    background-position: 184px center;
    background-repeat: no-repeat;
}

.deptable {
    border: 0px !important;
	margin-bottom: 15px;
}

.deptable td {
    border-width: 0px !important;
}

.deplist li {
    list-style-image: url("/i/point.jpg")/*tpa=http://dit.mos.ru/images/point.jpg*/;
}

.line {
    width: 100%;
    height: 1px;
    color: #bebebe;
}

.deptable span {
    font-weight: bold;
}
#YMapsID table {
    border-collapse: collapse !important;
    border-width: 0px !important;
}

#YMapsID table td {
    border-width: 0px !important;
    padding: 0px !important;

}

div.newsblock {
    float: left;
    margin-right: 10px;
}

div.registerformdiv {
    width: 350px;

}

div.registerformdiv table {
    margin-top: 10px;
    border-width: 0px !important;
}

div.registerformdiv table td {
    border-width: 0px !important;
    padding: 0px 5px 0px 0px !important;
    text-align: left !important;
}

div.registerformdiv p {
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

input.registerfield {
    width: 200px;
}

textarea.registerfield {
    width: 200px;
    height: 100px;
}

div.depheadplank {
    color: #ffffff;
    font-size: 12px; /*margin-bottom: 15px;*/

    position: relative;
    padding: 7px 10px 7px 70px;
    background-image: url("/i/department_back_head.gif")/*tpa=http://dit.mos.ru/images/department_back_head.gif*/;
    background-position: center left;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    /*behavior: url(/jsscripts/PIE.htc);*/
}

div.depheadplank a {
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
}

div.depplank {
    color: #384554;
    font-size: 14px;
    margin-bottom: 15px;
    position: relative;
    padding: 5px 10px 5px 10px;
    background-image: url("/i/depscheme_back.gif")/*tpa=http://dit.mos.ru/images/depscheme_back.gif*/;
    border: 1px solid #cad9e1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.depplank a {
    color: #384554;
    font-size: 14px;
}

label.error {
    position: relative;
    left: -6px;
    color: #ff0000;
    font-size: 11px;
    padding-bottom: 7px;
}

div {
    text-align: left;
}

img.logo {
    border-width: 0px;

}

img.logomain {
    border-width: 0px;
    margin-left: 23px;
    margin-right: 41px;

}

div.headerbuttons {
/*background-image: url('/images/header_btn_corner.gif');*/
    background-position: top right;
    background-repeat: no-repeat;
    width: 203px;
    position: absolute;
    z-index: 50;
    margin-top: 0px;
    padding-top: 6px;

}

div.headerbuttons div {
    float: left;

}

div.headerbuttons div img {
    border-width: 0px;
    height: 50px;
    cursor: pointer;

}

table.header {
    position: relative;
    z-index: 20;
    border-collapse: collapse;
    border-width: 0px;
    width: 100%;
}

table.header td {
    padding: 0px;
}

div.timetableframe {
    position: relative;
    background-image: url("/i/timetable_header_back.gif")/*tpa=http://dit.mos.ru/images/timetable_header_back.gif*/;
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #fff;
    border-left-width: 0px;
    border-right-width: 0px;
    border: 1px solid #c7c7c7;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;

}

div.calendarmessage {

    font-family: Tahoma, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
    color: #384554;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    background-image: url("/i/timetable_time_back.gif")/*tpa=http://dit.mos.ru/images/timetable_time_back.gif*/;
    background-repeat: repeat-x;

}

div.calendarmessage_a {

    font-family: Tahoma, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
    color: #ffffff;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    background-color: #d21b1b;
    border-bottom: 1px solid #fff;

}

div.calendarmessage_b {

    font-family: Tahoma, Tahoma, Helvetica, sans-serif;
    font-size: 13px;
    white-space: nowrap;
    color: #ffffff;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    background-color: #0ea4d5;
    border-bottom: 1px solid #fff;

}

div.calendarevent {

    font-family: Tahoma, Tahoma, Helvetica, sans-serif;
    font-size: 13px;

    color: #384554;

    text-align: center;
    padding: 5px;

    background-repeat: repeat-x;

}

table.calendar {
    border-width: 0px !important;
    border-collapse: collapse !important;

}

div.timetableheadertime {
    color: #707070;
    font-weight: normal;
    font-size: 11px;
    background-color: #e2e2e2;
    text-align: center;
    padding: 2px;

    border-top: 1px solid #c7c7c7;

}

table.calendar th {
    text-align: center !important;
    font-weight: bold !important;
    font-size: 12px !important;
    color: #820002 !important;
    background: none !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    border-right: 1px solid #c7c7c7 !important;

}

table.calendar td {
    padding: 0px !important;
    border-width: 0px !important;
    text-align: center !important;
    border-right: 1px solid #fff !important;
}

td.weekdates {
    font-size: 12px !important;
    color: #2a261f !important;
}

html {
    height: 100%;

}

body {
    height: 100%;
    margin: 0px;

}

table.mainframe {
    background-color: #ededed;
    border-collapse: collapse;
    width: 100%;
    height: 100%;
    background-image: url("/i/background_bottom.png")/*tpa=http://dit.mos.ru/images/background_bottom.png*/;
    background-position: bottom left;
    background-repeat: repeat-x;

}

td.mainframe {
    height: 100%;
    padding: 8px 0px 0px 0px;
    vertical-align: top;
    background-image: url("/i/background_top.png")/*tpa=http://dit.mos.ru/images/background_top.png*/;
    background-position: top left;
    background-repeat: repeat-x;

}

img.bottomcorner {
    width: 5px;
    height: 5px;
    border: 0px;
}

td.bottomcorner {
    width: 5px;

}

td.bottomframe {

    background-color: #ebebeb;
}

td.pathcorner {
    background-color: #47bc76;
}

td.headercorner {
    background-color: #a4b0bd;
}

td.menucorner {
    background-color: #7996b7;
}

.search {
    margin-top: 25px;
	margin-bottom: 50px;
}

.search div {
    margin-bottom: 30px;
}

table.noborder {
    border-collapse: collapse;
    border-width: 0px;
}

table.noborder td {
    border-width: 0px;
    padding: 0px;
}

input.feedback {
    width: 300px;
}

textarea.feedback {
    width: 300px;
    height: 100px;
}

.errormessage {
    color: #ff0000;
   /* margin-left: 5px;*/
    position: relative;
}

body, p, li, div, td {
    /*font-family:Tahoma, Tahoma, sans-serif;
    font-size:13px;
    color:#515051;*/
}

a {
    /* font-family:Tahoma, Tahoma, sans-serif;
    font-size:13px;
    color:#637a93;
    text-decoration: underline;
    outline: none;
    border:none;*/
}

table.tabpanel {

    border-collapse: collapse !important;
    width: 100%;
    border-width: 0px !important;
}

table.tabpanel td {
    padding: 0px !important;
    border-width: 0px !important;
}

div.tabpanel {

    margin: 0px;
    padding: 0px;

}

div.tabpanel div {
    position: relative;
    float: left;
    height: 20px;
    padding: 5px 10px 0px 10px;
    font-size: 11px;
    cursor: pointer;

}

div.tab {
    background-image: url("/i/tab_back.gif")/*tpa=http://dit.mos.ru/images/tab_back.gif*/;
    border-top: 1px solid #a4a4a4;
    border-right: 1px solid #a4a4a4;
    color: #637a93;

}

div.tab_a {

    background-image: url("/i/tab_back_a.gif")/*tpa=http://dit.mos.ru/images/tab_back_a.gif*/;
    border-top: 1px solid #a4a4a4;
    border-right: 1px solid #a4a4a4;
    color: #444444;

}

div.lefttab {
    background-image: url("/i/tab_back.gif")/*tpa=http://dit.mos.ru/images/tab_back.gif*/;
    border: 1px solid #a4a4a4;
    border-bottom-width: 0px;
    border-radius: 5px 0px 0px 0px;
    -moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    -khtml-border-radius: 5px 0px 0px 0px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    color: #637a93;
}

div.lefttab_a {
    background-image: url("/i/tab_back_a.gif")/*tpa=http://dit.mos.ru/images/tab_back_a.gif*/;
    border: 1px solid #a4a4a4;
    border-bottom-width: 0px;
    border-radius: 5px 0px 0px 0px;
    -moz-border-radius: 5px 0px 0px 0px;
    -webkit-border-radius: 5px 0px 0px 0px;
    -khtml-border-radius: 5px 0px 0px 0px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    color: #444444;
}

div.righttab {
    background-image: url("/i/tab_back.gif")/*tpa=http://dit.mos.ru/images/tab_back.gif*/;
    border: 1px solid #a4a4a4;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-radius: 0px 5px 0px 0px;
    -moz-border-radius: 0px 5px 0px 0px;
    -webkit-border-radius: 0px 5px 0px 0px;
    -khtml-border-radius: 0px 5px 0px 0px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    color: #637a93;

}

div.righttab_a {
    background-image: url("/i/tab_back_a.gif")/*tpa=http://dit.mos.ru/images/tab_back_a.gif*/;
    border: 1px solid #a4a4a4;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-radius: 0px 5px 0px 0px;
    -moz-border-radius: 0px 5px 0px 0px;
    -webkit-border-radius: 0px 5px 0px 0px;
    -khtml-border-radius: 0px 5px 0px 0px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    color: #444444;

}

img.scrollbtn {
    border-width: 0px;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}

div.galleryimage {

    border: 0px solid #fff;
    background-color: #fff;
    padding: 0px;


}
div.gallery {
    width:180px;
    float: left;
    text-align:center;
    margin-right: 15px;



}
div.gallery img.pic {
    border: solid 1px #ffffff;
    margin:5px;


}

div.gallery img.pic:hover {
    border: solid 1px #660000;

}

div.imagedescription {

    padding: 10px 10px 10px 0px;

    color: #5a5a5a;
    font-style: italic;

}

div.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
}

input.searchbtn {
    border-width: 0px;
    width: 49px;
    height: 23px;
}

input.search {
    margin-top: 2px;
    height: 16px;
    border-width: 0px;
    background-color: #e8e8e8;
    width: 170px;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 11px;
    color: #a7a7a7;
    padding: 0px 5px;
}

div.searchplank {
    position: relative;
    margin-bottom: 5px;
    height: 21px;
    padding: 0px 3px 0px 3px;
    background-color: #e8e8e8;
    border: 1px solid #bdbdbd;
    border-radius: 5px 0px 0px 5px;
    -moz-border-radius: 5px 0px 0px 5px;
    -webkit-border-radius: 5px 0px 0px 5px;
    -khtml-border-radius: 5px 0px 0px 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

p.graph_header {
    background-image: url("/i/links_arrow.gif")/*tpa=http://dit.mos.ru/images/links_arrow.gif*/;
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #2d2b2b;
    font-size: 13px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 5px;

}

div.blueplank {
    margin-bottom: 5px;
    position: relative;
    padding: 0px 3px 0px 3px;
    background-color: #7996b7; /*#87b1e1;*/
    border: 0px solid #7996b7; /**/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.whiteplank {
    height: 21px;
    margin-bottom: 5px;
    position: relative;
    padding: 0px 3px 0px 3px;
    background-color: #fff;
    border: 0px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.greenplank {
    height: 21px;
    margin-bottom: 5px;
    position: relative;
    padding: 0px 3px 0px 3px;
    background-color: #7bad94;
    border: 0px solid #7bad94;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.filesize {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 11px;
    color: #637a93;
}

div.greyplank {
    height: 21px;
    margin-bottom: 5px;
    position: relative;
    padding: 0px;
    background-color: #bebebe;
    border: 0px solid #69de98;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.pathplank {

    margin-bottom: 5px;
    position: relative;
    padding: 5px;
    background-color: #7cac92; /*#47bc76;*/
    border: 0px solid #7cac92; /*#47bc76;*/
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.pathplank a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 11px;
    color: #2a261f;
    text-decoration: none;
}

div.pathplank img {
    vertical-align: middle;
    margin: 0px 5px 0px 5px;
}

div.directionsitem {
    padding-left: 10px;
    background-image: url("/i/directions_bullet.gif")/*tpa=http://dit.mos.ru/images/directions_bullet.gif*/;
    background-position: 0% 3px;
    background-repeat: no-repeat;
}

div.directionsitem a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #4b5d71;
    text-transform: uppercase;
    text-decoration: none;

}

td.dirheader {
    font-family: Tahoma, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #3a4857;
}

td.regionheader {
    padding: 3px !important;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 11px;
    color: #fff;
}

td.linksheader {
    padding: 5px !important;
    font-family: Tahoma, Tahoma, sans-serif;

    font-size: 11px;
    color: #ffffff;
}

td.calendarheader {
    padding: 5px !important;
    font-family: Tahoma, Tahoma, sans-serif;

    font-size: 11px;
    color: #2d343c;
}

div.directions_separator {
    background-image: url("/i/directions_separator.gif")/*tpa=http://dit.mos.ru/images/directions_separator.gif*/;
    background-repeat: repeat-x;
    height: 2px;
    margin: 5px 0px 5px 0px;

}



div.whiteframe {

    position: relative;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.greyframe {
    position: relative;
    text-align: left;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #a4a4a4;
    border-radius: 0px 5px 5px 5px;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    -khtml-border-radius: 0px 5px 5px 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.greybackframe {
    position: relative;
    padding: 5px;
    background-color: #d1d1d1;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.greyframefull {
    position: relative;
    text-align: left;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #a4a4a4;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.regionframe {
    position: relative;
    text-align: center;
    padding: 10px;
    background-color: #d1d1d1;
    border: 1px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.headerpic {

    text-align: center;
    position: relative;
    z-index: 21;

}

div.headerframe {
    height: 241px;
    position: relative;
    z-index: 20;
    background-position: top center;
    background-repeat: no-repeat;
    padding: 0px;
    background-color: #a4b0bd;
    border: 0px solid #a4b0bd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

span.greenbtn {
    position: relative;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    color: #555555;
    padding: 3px;
    padding-left: 5px;
    background-color: #348453;
    border: 1px solid #348453;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

img.toparrow {
    border: 0px;
    width: 2px;
    height: 3px;
    vertical-align: middle;
    margin-right: 5px;
}

span.greentopbtn {
    position: relative;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    color: #090a0b;
    padding: 3px;
    padding-left: 5px;
    background-color: #348453;
    border: 1px solid #348453;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

span.greybtn {
    position: relative;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    color: #637a93;
    padding: 3px;
    padding-left: 5px;
    background-color: #dddddd;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

td.greybtn {
    background-color: #dddddd;
    cursor: pointer;
}

td.greybtn span {
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    color: #637a93;
    padding: 3px;
    padding-left: 5px;
}

span.advsearchbtn {

    position: relative;
    top: 5px;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    color: #637a93;
    padding: 3px;
    padding-left: 5px;
    background-color: #dddddd;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}

div.layout {

    padding: 0px 10px 0px 10px;
    min-width: 980px;
    max-width: 1200px;
    width: expression(document.body.clientWidth > 1200? "1200px": "auto" );
}

table.layout {

    border-collapse: collapse;
    width: 100%;
    height: 100%;
}

td.mainleftcolumn {
    width: 266px;
    min-width: 266px;
}

td.mainrightcolumn {
    padding-left: 20px; /*    max-width: 934px;*/
}

ul.icons {
    margin: 0px 0px 8px -40px;

}

ul.icons li {
    display: inline;
    margin-right: 2px;

    white-space: nowrap;

}

ul.icons li img {
    border-width: 0px;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

img.legend {
    vertical-align: middle;
    border: 0px;
    margin-right: 5px;
}

div.bottomframe {
    text-align: center;
    position: relative;
    top: 0px;
    left: 0px;
    padding: 5px;
    padding-left: 5px;
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;

}

div.legendframe {

    height: 16px;
    position: relative;
    padding: 5px;
    padding-left: 5px;
    background-color: #ededed;
    border: 1px solid #ededed;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;

}

td.bottommenu {

    text-align: center;
    height: 30px;
    padding-top: 5px;
}

td.bottommenu ul {
    margin: 0px;
}

td.bottommenu li {
    display: inline;

}

td.bottommenu a {
    font-size: 11px;
    color: #584c38;
    text-decoration: none;
    margin-right: 10px;
    margin-left: 8px;

}

td.copy {
    color: #6d6d6c;
    font-size: 11px;
    padding-top: 5px;
    padding: 3px 0px 5px 0px !important;

}

td.copy a {
    color: #6d6d6c;
    font-size: 11px;
    text-decoration: none;
}



h1.incontent {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 13px;
    color: #2a261f;
    font-weight: normal;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 0px;
}



ul.links {
    list-style-image: url("/i/links_arrow.gif")/*tpa=http://dit.mos.ru/images/links_arrow.gif*/;
    margin-top: 0px;
    margin-bottom: 0px;

}

ul.links li {

    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: -25px;

}

ul.links a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 11px;
    color: #515051;
    text-decoration: none;
}

div.newsitem {
    padding-bottom: 5px;
    border-bottom: 1px solid #e7e6e1;
    margin-bottom: 10px;
}

div.faqitem {
    padding-bottom: 5px;
    border-bottom: 1px solid #e7e6e1;
    margin-bottom: 10px;
}

div.attachedfile {
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 20px;
    padding-bottom: 5px;

    margin-bottom: 10px;
}

div.attachedfile a {
    text-decoration: none;
}


form {
    margin: 0px;
}



span.hlSearch {
    background-color: #fad42e;
}

#calendar {
    margin-left: 5px;
}

img.togglebutton {
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
}

div.branch {
    padding-left: 20px;
}

div.branch div {
    padding-top: 3px;
    padding-bottom: 3px;

}

div.headerinfo div.mask {

}

div.headerinfo {

    left: 0px;
    top: -48px;
    color: #ffffff;
    height: 49px;
    padding-left: 20px;
    z-index: 22;
    position: relative;

    background: transparent url("/i/header_mask_ie.png")/*tpa=http://dit.mos.ru/images/header_mask_ie.png*/ repeat-x top left;

    -background: none;

    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '/images/header_mask_ie.png', sizingMethod = 'scale');

    border: 0px solid #000000;
    border-radius: 0px 0px 5px 0px;
    -moz-border-radius: 0px 0px 5px 0px;
    -webkit-border-radius: 0px 0px 5px 0px;
    -khtml-border-radius: 0px 0px 5px 0px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;

}

div.headerinfo div.mask {
    background: transparent url("/i/header_mask_ie.png")/*tpa=http://dit.mos.ru/images/header_mask_ie.png*/ repeat-x top left;

    -background: none;

    -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = '/images/header_mask_ie.png', sizingMethod = 'scale');
    position: absolute;

    height: 49px;
    width: 10px;
    margin-left: -10px;
}

div.headerinfo p {
    color: #ffffff;
    margin: 0px 0px 5px 0px;
}


/* Form elements styles */

form {
    margin: 0px;
}

.formfields {
    width: 100%;
    border-collapse: collapse !important;
    border-width: 0px !important;
}

.formfields td {
    border-width: 0px !important;
    padding: 0px;
    vertical-align: top;
}

div.forminput {
    background-color: #ffffff;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    padding: 1px 6px 1px 6px;
    position: relative;
    height: 20px;

}

.forminput input {
    color: #787878;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    background: none;
    height: 18px;
    border-width: 0px;
    width: 100%;
    outline-style: none;
}


.forminput textarea {
    color: #787878;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    background: none;
    height: 86px;
    border-width: 0px;
    width: 100%;
    resize:none;
    outline-style: none;
    overflow-y: scroll !important;
}

.formbtn {
    background-image: url("/i/form_btn_bg.gif")/*tpa=http://dit.mos.ru/images/form_btn_bg.gif*/;
    text-align: center;
    background-position: left center;
    background-repeat: repeat-x;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
    position: relative;
    cursor: pointer;
}

.formbtn input {

    background: none;
    border-width: 0px;
   /* text-shadow: 0px 1px 0px #ffffff;
    */color: #666666; /*#787878;*/
    font-size: 11px;
    /*font-family: Tahoma, sans-serif;
    */outline: none;
    height: 22px;
    padding-bottom: 2px;
    line-height: 22px;
}

.formmessage {
    color: #787878;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
}

.formmessage span {
    color: #7996b7;
}

/* Form elements styles end */

div.maplvln {
    background: url("/i/cube_arrows.png")/*tpa=http://dit.mos.ru/images/cube_arrows.png*/ -40px 0px no-repeat;
    padding: 0px 0px;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

div.maplvln_a {
    background: url("/i/cube_arrows.png")/*tpa=http://dit.mos.ru/images/cube_arrows.png*/0px -40px no-repeat;
    padding: 0px 0px;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;

}

div.sitemap a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

a.maplvl3 {
    font-family: Tahoma, Tahoma, sans-serif !important;
    font-size: 12px !important;
    color: #666 !important;
    font-weight: normal !important;
}

a.maplvl4 {
    font-family: Tahoma, Tahoma, sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

span.timetablemoveleft {
    background-image: url("/i/timetable_move_back.gif")/*tpa=http://dit.mos.ru/images/timetable_move_back.gif*/;
    padding: 1px 5px 5px 20px;
    background-repeat: no-repeat;
    background-position: 0px 0px;

}

span.timetablemoveleft a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
    color: #7691b0;
}

span.timetablemoveleft a:hover, span.timetablemoveright a:hover {
    color: #0368b9;
    text-decoration:underline;
}

span.timetablemoveright {
    background-image: url("/i/timetable_move_forward.gif")/*tpa=http://dit.mos.ru/images/timetable_move_forward.gif*/;
    padding: 1px 20px 5px 5px;
    background-repeat: no-repeat;
    background-position: 100% 0px;

}

span.timetablemoveright a {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
    color: #7691b0;

}

span.timetabledelim {
    margin: 0px 2px;
}

.answertext {
    border-left: solid 2px #7691b0;
    margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

.answertext p {
    padding: 0px;
    margin: 0px;
}

a.listitemtitle p {
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 13px;
    color: #7691b0;
    text-decoration: underline;
}

.selected, .selected p {
    color: #2d2b2b !important;
    text-decoration: none !important;
    font-weight: bold;
}

.content table {
    border-bottom: solid 1px #d2d2d2;
    border-left: solid 1px #d2d2d2;
	border-spacing: 0;
}

.content table th {
    background: #ebebeb url("/i/timetable_header_back.gif") 0 100% repeat-x;

	color: #333;
    font-size: 11px;
    border-right: solid 1px #ccc;
    padding: 6px;
    text-align: left;
    vertical-align: top;
}

.content table td {
    padding: 6px;
    border-top: solid 1px #d2d2d2;
    border-right: solid 1px #d2d2d2;
    vertical-align: top;
}





/* СТ&#65533;Л&#65533; ДЛЯ СТРУКТУРЫ КОМ&#65533;ТЕТА*/

.divpicture {
    color: #384554;
    font-size: 14px;
    position: relative;
    padding: 7px 10px 7px 70px;
	background-color: #fff;
    background-position: center left;
    background-repeat: no-repeat;
    border: 1px solid #cad9e1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    /*behavior: url(/jsscripts/PIE.htc);*//* используется jquery corners*/
    /*margin-left: 20px !important;*/
}
.divpicborder {
	background: #CAD9E1;
	margin-left: 20px !important;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	}

.divpicture img {
    margin-top: -6px;
    margin-left: -11px;
    margin-right: 5px;
}

.divline {
    background-image: url("/i/string.png")/*tpa=http://dit.mos.ru/images/string.png*/;
    background-repeat: no-repeat;
    margin-left: 32px !important;
    border-left: 1px solid #959595;
    padding-top: 5px;
}

.divlast {
    background-image: url("/i/stringspec.png")/*tpa=http://dit.mos.ru/images/stringspec.png*/;
    background-repeat: no-repeat;
    margin-left: 32px !important;
    padding-top: 10px;
    padding-bottom: 5px;
}

.subdivline {
    margin-left: 32px !important;
    border-left: solid 1px #959595;
}

.subdivlast {
    margin-left: 32px !important;
    margin-top: -5px;
}

.imageminus {
    background-image: url("/i/symbols_minus.png")/*tpa=http://dit.mos.ru/images/symbols_minus.png*/;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-top: -6px;
    margin-left: -11px;
    margin-right: 10px;
    cursor: pointer;
}

.imageplus {
    background-image: url("/i/symbols_plus.png")/*tpa=http://dit.mos.ru/images/symbols_plus.png*/;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    margin-top: -6px;
    margin-left: -11px;
    margin-right: 10px;
    cursor: pointer;
}

.deptree .imageminus {display: none;}

#addsearchlink {
    margin-top: 10px;
}

div.docaction {
    width: 100%;
    height: 29px;
    clear: both;
    margin-top: 20px;
    margin-bottom: 16px;
}

div.load {
    width: 33%;
    height: 21px;
    float: left;
    text-align: center;
    padding-top: 8px;
    font-family: Tahoma, Tahoma, Helvetica, sans-serif;;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-image: url("/i/bg_load.jpg")/*tpa=http://dit.mos.ru/images/bg_load.jpg*/;
    background-repeat: repeat-x;
    border-left: solid 1px #8ba6bf;
    border-right: solid 1px #8ba6bf;
}

div.load a {
    color: #fff;
    text-decoration: none;
    text-shadow: #8da0b4 -2px -1px 1px;
}

div.loadfiles {
    width: 100%;
    height: 22px;
    background-image: url("/i/bg_loadicons.jpg")/*tpa=http://dit.mos.ru/images/bg_loadicons.jpg*/;
    background-repeat: repeat-x;
    margin-top: 24px;
}

p.fpnewscontent {
    color: #333;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 12px;
}
p.fpnewscontent span {
    color: #666666;
    font-weight: bold;
}

li.linkback {
    list-style-image: url("/i/link_back.png")/*tpa=http://dit.mos.ru/images/link_back.png*/;
    margin-left: -10px;
}

div.innersearch {
    margin-top: 20px;
    margin-bottom: 20px;

}

.socwebs img {
    margin-right: 5px;
    margin-left: 10px;
    margin-top: 5px;
}

p.fieldcaption{
    padding-bottom:5px;
}

/* MEDIA STYLES*/

div.gallerypreview {
    padding-bottom: 10px;

}
div.imgpreview {
    height: 210px;
    overflow: hidden;
    padding: 5px;
    margin-right:7px;
    margin-bottom:10px;
    background-color: #b0b0b0;
    float:left;
    cursor:pointer;
}
div.gallerycnt{
    text-align: center;
    width:44px;
    color:#e6cece;
    background-color: #7e0a0a;
    font-size:16px;
    padding:5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
div.gallerycnt span{
    font-size:10px;
}

div.imgpreview table{
    margin-top:7px;
    border-collapse: collapse;
    border-width: 0px;
}
div.imgpreview table td{
    vertical-align: top;
   padding:0px 5px 0px 0px;
    border-width: 0px;
}
div.imgpreview a {
    color:#fff;
    text-decoration: none;
}
div.gallerypreview p{
    margin-top: 10px;
}
.keyboardInput {
    margin-bottom: 5px;

}
.keyboardInputError {
    margin-bottom: 5px;

}

#sendbutton {
        cursor:pointer;
}
div.tagcloud {
    width: 248px;
    float: left;
    padding: 0px;
}
div.tagcloud a {
    text-decoration: none;
}
div.tagcloud a:hover {
    text-decoration: underline;
}
#find {
    color: #787878;
    font-size: 12px;
    font-family: Tahoma, sans-serif;
}

.tagpath{
    color: #999 !important;
	font-size: 11px;

}
.divpicbordernew {
	background: #CAD9E1;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	}

.openall, .closeall{
     float: left;
     color: #014a81 !important;
     font-weight:normal !important;
}
/*===============STYLES FOR NEWS.XSL======================*/

div.filterbg {
    background-image: url("/i/filter_bg.png")/*tpa=http://dit.mos.ru/images/filter_bg.png*/;
    background-repeat: repeat-x;
    /*height: 43px;*/
    margin-top: 20px;
}
td.tdpadding {
    padding-top: 10px;

}
.content .attacheddocuments {
        padding: 10px;
        margin: 10px 0;
        behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        }
        div.filestitle {
            padding-bottom:10px;
            font-family: Tahoma;
            font-size: 12px;
            color:#5e5e5d;
}

p.nofound {
    padding-top: 40px;
    padding-left:20px;
}

/*======================//////////////////////===============================*/

p.fpnewsannounce, div.fpnewsannounce{
 color: #333333;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 13px;
    text-decoration: none;
}


p.fpnewsannounce:hover, div.fpnewsannounce:hover{
    color: #014a81;
    text-decoration: underline;
 cursor: pointer;
}
/*===================================ФОРМА*/
select.satisfaction option{
    color: #333333;
    font-family: Tahoma, Tahoma, sans-serif;
    font-size: 13px;
    text-align:left;
    padding-left:5px;
}

.keyboardInputInitiator {
    margin:5px 5px 5px 5px;

}

div.pictmargin .keyboardInputInitiator {
    margin:5px 20px 5px 5px;

}
div.pictmargin .keyboardInputInitiator {
    _margin:5px 20px 5px 5px;

}
/*===============голосование=============*/
div.poll {
    border:1px solid #e5e5e5;
    border-radius:5px;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        margin:20px 0;
        float:left;
        width:267px;
        color:#000000;
        behavior: url("/i/PIE.htc")/*tpa=http://dit.mos.ru/jsscripts/PIE.htc*/;
}
div.poll p {
    margin:0 0 14px 0;
    color:#767676;
}
table.archive {
   border-width:0px;
}
.archive td {
   border-width:0px;
}
div.poll_form {
    background: #f1f1f1 url("/i/poll_bg.png")/*tpa=http://dit.mos.ru/images/poll_bg.png*/ top left repeat-x;
    padding:10px;
    position:relative;
}
div.poll_ques {
    padding:10px;

}
div.pollimg {
    background: url("/i/poll_img.png")/*tpa=http://dit.mos.ru/images/poll_img.png*/ top left repeat-x;
    width:9px;
    height:5px;
    position:absolute;
    left:130px;
    top:0px;
}
div.poll_input_block {
    padding-bottom: 18px;

}
div.poll_border {
    height:1px;
    background-color:#dcdcdc;
    margin-bottom:9px;
}
table.resulttable {
   border-width:0px;
 }
table.resulttable_red {
   border-width:0px;
  /*background: url('/images/grey_result.png') top left repeat-x;
*/}
.resulttable td {
   border-width:0px;
}
div.poll_result_title {
    float:left;
}
div.poll_result_center {
    background: url("/i/red_result.png")/*tpa=http://dit.mos.ru/images/red_result.png*/ top left repeat-x;
   position:relative;
   top:-6px;
   left:-6px;
}
.poll_result_count {
    color:#a30525;

}
div.tdborder {
   background: url("/i/grey_result.png")/*tpa=http://dit.mos.ru/images/grey_result.png*/ top left repeat-x;
    border-radius:3px;
    -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        height:9px;
   }
   td.left_r_bg {
   padding:0px;
   width:2px;
   background: url("/i/left_r_bg.gif")/*tpa=http://dit.mos.ru/images/left_r_bg.gif*/ top left repeat-x;
   }
  /*============================ Архивы голосований ========================*/
  div.vote_arch {
      border:1px solid #c7c7c7;
      border-radius:5px;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
  /* behavior: url(/jsscripts/PIE.htc);
    */margin:14px 0 18px 0;
   }
  div.arch_title {
      padding:7px 7px 0 7px;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      border-bottom: 1px solid #fff;
    border-radius:5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -khtml-border-radius: 5px 5px 0 0;

      background: url("/i/archtitle_bg.png")/*tpa=http://dit.mos.ru/images/archtitle_bg.png*/ top left repeat-x;
  }
  div.arch_title_cl {
   border-radius:5px;
    -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
   }
  div.arch_img {
      border-top: 1px solid #c7c7c7;
  }
  div.othervote {
      padding:7px 7px 0 7px;
      background: url("/i/othervote_bg.png")/*tpa=http://dit.mos.ru/images/othervote_bg.png*/ top left repeat-x;
      color:#5a5a5a;
  height:43px;
  }
  div.voteitem {
      border-bottom: 1px solid #e7e6e1;
      padding:12px 0;
  }
  p.voteitemdate {
  color:#7a2222;
  font-size:11px;
  padding:0 0 14px 0;
  }
  p.voteitemtitle {
      padding:0 0 9px 0;

  }

  #BX_file_dialog .content{margin-left:0 !important; padding-left:0 !important;}
  .maplvl0{display:block; font-size:18px !important; font-weight:normal !important; margin-top: 20px; margin-bottom:10px;}
  .maplvl1{display:block; font-size:16px !important; margin-left:20px; font-weight:normal !important; margin-bottom:10px;}
  .maplvl2{display:block; font-size:14px !important; margin-left:40px; font-weight:normal !important; margin-bottom:5px;}
  .maplvl3{display:block; font-size:14px !important; margin-left:60px; font-weight:normal !important;}

  /* tabsblock */

.tabsblock {
	float: left;
	width: 100%;
	padding: 10px 0;
	}

.tabsblock .tabs {
	position: relative;
	overflow: hidden;
	}
	.tabsblock .tabs .line {
		position: relative;
		margin-top: -1px;
		height: 1px;
		background: #e8e7e2;
		}
	.tabsblock .tabs table {
		width: 100%;
		padding: 0;
		border-collapse: separate;
		border: 0;
		}

		.tabsblock .tabs td {
			padding: 0;
			padding-top: 5px;
			position: relative;
			vertical-align:top;
			background: none;
			border: 0;
			}
		.tabsblock .tabs td:first-child {
			padding-left: 1px;
			}
		.tabsblock .tabs td.current {
			padding-top: 0;
			z-index: 1;
			}

			.tabsblock .tabs td .ie7 {
				display: none;
				position: absolute;
					left: -1px;
				float: left;
				height: 100%;
				width: 1px;
				background: #e8e7e2;
				z-index: 1;
				}
			*:first-child+html .tabsblock .tabs .ie7 {
				display: block;
				}

			.tabsblock .tabs td a {
				background: #f5f5f5;
				display: block;
				position: relative;
				margin-left: -1px;
				margin-bottom: -1000%;
				padding-bottom: 1000%;
				border: 1px solid #e8e7e2;
				outline: 0;

				text-decoration: none;
				color: #acacac;
				font: 18px Tahoma, Geneva, sans-serif;
				}
			.tabsblock .tabs td:first-child a {
				border-radius: 5px 0 0 0;
				-moz-border-radius: 5px 0 0 0;
				-webkit-border-radius: 5px 0 0 0;
				}
			.tabsblock .tabs td:last-child a {
				border-radius: 0 5px 0 0;
				-moz-border-radius: 0 5px 0 0;
				-webkit-border-radius: 0 5px 0 0;
				}
			.tabsblock .tabs td a:hover,
			.tabsblock .tabs td.current a {
				background: #fff;

				color: #464646;
				font: 18px Tahoma, Geneva, sans-serif;
				}
			.tabsblock .tabs td.current a {
				border-radius: 5px 5px 0 0;
				-moz-border-radius: 5px 5px 0 0;
				-webkit-border-radius: 5px 5px 0 0;
				}

				.tabsblock .tabs td a > span {
					display: block;
					padding: 10px 15px;
					}
				.tabsblock .tabs td a > span span {
					/*float: left;*/
					padding-right: 5px;

					color: #b47878;
					font: 25px Tahoma, Geneva, sans-serif;
					line-height: 18px;
					}
				.tabsblock .tabs td a:hover > span span,
				.tabsblock .tabs td.current a > span span {
					color: #7d0909;
					}
				.tabsblock .tabs td.current a > span {
					padding-bottom: 15px;
					}

                                        /*Р”РѕР±Р°РІР»СЏСЋ СЃС‚РёР»СЊ РґР»СЏ РєРѕСЂСЂРµРєС‚РЅРѕРіРѕ РѕС‚РѕР±СЂР°Р¶РµРЅРёСЏ С‚Р°Р±РѕРє РЅР° РіР»Р°РІРЅРѕР№ ==Р&#65533;Р»СЊСЏ==*/
                                        .tabsblock .contents {
	background: #fff;
	border: 1px solid #e8e7e2;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	padding: 15px;
	}
/*===============================================*/

.tabsblock .main > .wrapper > .contents {
	background: #fff;
	border: 1px solid #e8e7e2;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	padding: 15px;
	}
	.tabsblock .cont {
		display: none;
		}
	.tabsblock .cont.current {
		display: block;
		}

		.noborder, .noborder *{border:0px !important;}
		.tabs TD{width:33% !important;}

	.a_tagpath A{text-decoration:none;}